SendInput library for Basic4Android.
Created by Jim Brown.
Version 0.2

About
======================
SendInput allows you to emulate user input such as key strokes, touch tap, and swipe actions.

Summary of commands
======================
SendKeyCode(Keycode)
SendKeys(text)
SendTap(x,y)
SendSwipe(X1,Y1,X2,Y2)
SwipeParams(Step,Delay)

Installation
======================
Copy the SendInput.jar and SendInput.xml to your Additional Libraries folder